home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- rem BELOW, PUT IN SERVER'S DESIGNATION
- ?:
- cd\MANAGEX
- echo wait...
- :MANAGEX
- if exist end.fyl goto RETURN
- rem BELOW, PUT IN MAIN USER'S INITIALS and DRIVE DESIGNATIONS
- billpowr x x x x ??? %1 ?:\managex ?:\%1 x x 1
- if not exist util.bat goto RETURN
- echo off
- util
- cd\MANAGEX
- goto MANAGEX
- :RETURN
- echo off
- :SK
- if exist util.bat erase util.bat
- if exist end.fyl erase end.fyl
- cd\%1